Tables in Org files are exported as HTML tables, which have been supported since DocBook V4.3.
If a table does not have a caption, an informal table is
generated using the informaltable element;
otherwise, a formal table will be generated using the
table element.